Skip to content

Show Python as the primary repository language - #4

Merged
auto4opt merged 1 commit into
mainfrom
codex/aldes-language-statistics
Jul 20, 2026
Merged

Show Python as the primary repository language#4
auto4opt merged 1 commit into
mainfrom
codex/aldes-language-statistics

Conversation

@auto4opt

Copy link
Copy Markdown
Owner

What changed

  • mark draw/*.ipynb as non-detectable for GitHub Linguist

Why

The six plotting notebooks contain about 1.78 MB of data while the tracked Python source is about 61 KB, so GitHub reports Jupyter Notebook as the repository language even though ALDes is implemented in Python.

Impact

GitHub will calculate the language bar from the source code and should show Python as the primary language. Notebook contents, downloads, and execution are unchanged.

Validation

  • git check-attr reports linguist-detectable: false for all six notebooks
  • git diff --check passed

@auto4opt
auto4opt marked this pull request as ready for review July 20, 2026 12:32
@auto4opt
auto4opt merged commit 4e8d26f into main Jul 20, 2026
3 checks passed
@auto4opt
auto4opt deleted the codex/aldes-language-statistics branch July 20, 2026 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant